PUG
CSS
Javascript
Mongo DB
Node
Express
The server-side application is developed using Node.js and Express, utilizing MongoDB as Database. This application allows users to manage inventory and stock for their store. For the front-end is been used CSS and PUG as HTML generator. The app is been deployed using Railway
Certainly, the biggest challenges in the entire project were related to structuring the routes and the various controllers to handle different requests to the database. Additionally, I used PUG for the first time, which initially required a bit of a learning curve but eventually proved to be straightforward and easy to use
In conclusion, I really enjoyed working on this project as it allowed me to gain more confidence in using a database and sharpened my skills with Mongoose commands. It was a rewarding experience that not only strengthened my technical abilities but also enhanced my overall understanding of backend development